projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c366aa
)
reftest: Add missing include of reftest-snapshot.h
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Mon, 22 Sep 2014 13:19:51 +0000
(15:19 +0200)
committer
Rico Tzschichholz
<ricotz@ubuntu.com>
Mon, 22 Sep 2014 13:19:51 +0000
(15:19 +0200)
testsuite/reftests/gtk-reftest.c
patch
|
blob
|
history
diff --git
a/testsuite/reftests/gtk-reftest.c
b/testsuite/reftests/gtk-reftest.c
index 4f5b6f4007f4f2a42f2d1261b88c8976b6857426..42d914fb0bc3387f0180c0f35bcfec26262bfc6d 100644
(file)
--- a/
testsuite/reftests/gtk-reftest.c
+++ b/
testsuite/reftests/gtk-reftest.c
@@
-22,6
+22,7
@@
#include "reftest-compare.h"
#include "reftest-module.h"
+#include "reftest-snapshot.h"
#include <string.h>
#include <glib/gstdio.h>